home *** CD-ROM | disk | FTP | other *** search
/ PCMania 30 / PCMania CD30.iso / pcmania / polyray / read.me < prev    next >
Text File  |  1994-03-15  |  1KB  |  26 lines

  1. Polyray - an algebraic input rendering program
  2. (c) 1993 Alexander Enzmann
  3. Version 1.7
  4. All Rights Reserved
  5.  
  6. Polyray is a combination of an extensive set of modelling primitives together
  7. with a comprehensive renderer (including both raytracing and polygon scan
  8. conversion).  Models are specified in an ASCII file, which are then parsed,
  9. and subsequently rendered.  An IBM-AT or compatible is the only platform
  10. currently supported.  An 80386/80387 combination, or 80486 CPU plus at least
  11. 2Mb of RAM is required.  (Other CPU/FPU combinations are available, however
  12. the RAM requirement is a minimum.)
  13.  
  14. Polyray provides a number of distinct features, the most important of which
  15. are the freedom of use of expressions in the modelling file and the ability
  16. to render very complex mathematical surfaces.
  17.  
  18. There are three archives necessary: plydoc.zip, plydat.zip, and plyexe.zip.
  19. These contain the documents for Polyray, a set of data files, and the
  20. executable.
  21.  
  22. See the file "quickref.txt", or "polyray.doc" for details on the command
  23. line options and data file syntax.
  24.  
  25. This software is based in part on the work of the Independent JPEG Group.
  26.